libglapi-mesa-lts-utopic software package provides free implementation of the GL API -- shared library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libglapi-mesa-lts-utopic
libglapi-mesa-lts-utopic is installed in your system.
Make ensure the libglapi-mesa-lts-utopic package were installed using the commands given below,
$ sudo dpkg-query -l | grep libglapi-mesa-lts-utopic *
You will get with libglapi-mesa-lts-utopic package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libglapi-mesa-lts-utopic |
| Version | 10.3.2-0ubuntu1~trusty2 |
| Description | free implementation of the GL API -- shared library |
| Sub Section | libs |